home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / beer.sea / Beer / Beer Stax / card_12561.txt < prev    next >
Text File  |  1988-09-26  |  2KB  |  120 lines

  1. -- card: 12561 from stack: in
  2. -- bmap block id: 12981
  3. -- flags: 0000
  4. -- background id: 25013
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=443 top=211 right=230 bottom=502
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name:  Factors
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect wipe right slow
  23.   go to card "Rating Scale"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 8003
  31. -- rect: left=447 top=231 right=251 bottom=501
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Menu
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card ID 3496
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=435 top=317 right=340 bottom=466
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 9120 / 9120
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Prev
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   go to previous card
  62. end mouseUp
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=467 top=317 right=340 bottom=497
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 19162 / 19162
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Next
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   go to next card
  80. end mouseUp
  81.  
  82.  
  83. -- part 5 (button)
  84. -- low flags: 00
  85. -- high flags: 0000
  86. -- rect: left=462 top=285 right=313 bottom=485
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Facts
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   visual effect venetian blinds slowly
  98.   go to card ID 5172
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 6 (button)
  104. -- low flags: 00
  105. -- high flags: 0000
  106. -- rect: left=461 top=253 right=280 bottom=484
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Tastes
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   go to stack "beer tastes"
  118. end mouseUp
  119.  
  120.